home *** CD-ROM | disk | FTP | other *** search
/ PC Player 2004 May / pc player 2004-05.iso / Demos / FarCry / Data1.cab / _F9F2A79C81CA4C4C8630BBBF44089B2B < prev    next >
Encoding:
Text File  |  2004-01-06  |  764 b   |  20 lines

  1. -----------------------------------------------
  2. -- Far Cry User Interface System Configuration
  3. -----------------------------------------------
  4.  
  5. UI.szBannerCfgURL = "file://c:/banner_test/banner.cfg";
  6. UI.szBannerCfgPath = "scripts/banner.cfg";
  7. UI.szSkinPath = "scripts/menuscreens/skin.lua";
  8. UI.szMouseCursor = "textures/GUI/mousecursor";
  9. UI.szMenuMusic = "Music/menu/MenuMusic_shortversion.ogg";
  10. UI.iSideMenuTop = 120;
  11. UI.iSideMenuLeft = 56;
  12. UI.iSideMenuSpacing = 0;
  13. UI.szFocusColor = "181 246 188 255";
  14. UI.szBorderColor = "47 66 53 255";
  15. UI.szListViewOddColor = "113 142 121 255";
  16. UI.szListViewEvenColor = "162 194 170 255";
  17. UI.szSelectionColor = "162 194 170 168";
  18. UI.szMessageBoxColor = "0 0 0 164";
  19. UI.szMessageBoxScreenColor = "0 0 0 128";
  20.